25. Quizzes: Securing Linux at the OS Level

Which of the following is not a method of changing permissions in CentOS?

SOLUTION: Chdaemon

To set Read and Write permissions for 'other' on a file named invoice what is the proper command?

SOLUTION: chmod o+rw invoice